Skip to main content

Remove attributes

REMOVE_ATTRIBUTE_CSS

Removes the specified attribute from the elements matching the CSS selector.

Parameters

  • css (string): CSS selector
  • attribute (string): Attribute name
  • topicText (string): Use $TOPIC_XHTML
  • trackChanges (bool): true/false

Returns